use reinterpret_cast with queue processing
authortsteven4 <tsteven4@gmail.com>
Sat, 14 Jul 2018 15:06:27 +0000 (09:06 -0600)
committertsteven4 <tsteven4@gmail.com>
Sat, 14 Jul 2018 15:06:27 +0000 (09:06 -0600)
commitf7774f5d4a9bf0fcf9dd089273b135a9fec29c0a
treedac9b2b331d44caa72592da27f95e32e7185f1c0
parent136c43b96f2667e0b093d7d1b3bfbaa31c57014c
use reinterpret_cast with queue processing

instead of a static cast to a void pointer followed
by a static cast to a Waypoint*.
arcdist.cc
igc.cc
mapsource.cc
psitrex.cc